home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-11-23 | 292 b | 6 lines | [TEXT/MMCC] |
- void SetupTheAboutWindow(WindowPtr theWindow);
- void OpenTheAboutWindow(WindowPtr theWindow);
- void DrawTheAboutWindow(WindowPtr theWindow, short theDepth);
- void KeyDownInAboutWindow(WindowPtr theWindow, unsigned char theChar);
- void MouseDownInAboutWindow(WindowPtr theWindow, Point thePoint);
-